/*
 Theme Name: Colorpress
 Theme URI: http://ilovecolors.com.ar
 Description: Theme for iLoveColors site. All rights reserved.
 Version: 3
 Author: Elio Rivero
 Author URI: http://ilovecolors.com.ar
 */
html {
    background: #b493c3 url(img/bg.jpg) repeat-y scroll center top;
    height: 100%;
    width: 100%;
	background-color: ;
	
}

body {
    font: .875em "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
    background: url(img/bgbody.jpg) no-repeat scroll center top;
    display: table;
    width: 100%
}

p {
    text-align: justify;
    line-height: 145%;
    word-wrap: break-word
}

acronym, abbr {
    cursor: help
}

a {
    color: #ff2090;
    text-decoration: none
}

a img, fieldset {
    border: none
}

strong {
    font-weight: 700;
    color: #4f2500
}

em {
    font-style: italic
}

code {
    clear: both;
    font-size: 14px;
    display: block;
    color: #6f8000;
    margin: 5px 0
}

.reticula {
    width: 980px;
    display: block;
    position: relative;
    overflow: hidden;
    margin: 0 auto
}

.clearfix {
    height: 60px;
    display: block;
    clear: both;
    overflow: hidden;
    padding-top: 20px
}

#header {
    clear: both;
    height: 258px;
    display: block;
    position: relative
}

#logo a {
    display: block;
    height: 115px;
    text-indent: -99999px;
    width: 340px;
    outline: none;
    margin: 50px 0 0 100px
}

#topbar {
    height: 35px;
    margin-top: 0 !important
}

#topbar ul {
    margin-left: 129px
}

#topbar li {
    float: left;
    margin-right: 25px
}

#topbar #s {
    background: #EDE5D0 none repeat scroll 0 0;
    border: none;
    color: #867F59;
    height: 18px;
    vertical-align: top;
    width: 180px;
    margin: 14px 0 0 20px;
    padding: 3px 0 0 2px
}

#topbar button {
    vertical-align: top;
    margin-top: 8px
}

button, .enviar {
    border: none;
    background: none;
    margin: 0;
    padding: 0
}

button:hover {
    cursor: pointer
}

#topbar li#rssa {
    display: block;
    width: 62px;
    height: 63px;
    position: relative
}

.fbcount {
    color: #510000;
    font-family: georgia;
    font-weight: 700;
    left: -40px;
    line-height: 95%;
    position: absolute;
    top: 60px;
    width: 100px
}

.colmask {
    position: relative;
    clear: both;
    float: left;
    width: 100%;
    overflow: hidden
}

.colmask .colleft {
    float: left;
    width: 200%;
    margin-left: -200px;
    position: relative;
    right: 100%
}

.colmask .col1wrap {
    float: left;
    width: 50%;
    position: relative;
    left: 50%;
    padding-bottom: 1em
}

.colmask .col1 {
    background: transparent url(img/bgrg.gif) repeat-y scroll right 2px;
    color: #685F46;
    margin: 0 100px 0 190px
}

.colmask .col2 {
    float: right;
    width: 300px;
    position: relative;
    left: 200px;
    padding-top: 93px
}

.col1 h2 {
    color: #694206;
    font: italic bold 21px Georgia, "Times New Roman", Times, serif
}

.col1 .single h2 {
    margin: 20px 0 10px
}

.col1 h3, .col1 h4, .col1 h5, .col1 .single h6 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: 400
}
.col1 h3 a,
.col1 h4 a,
.col1 h5 a,
.col1 h6 a{
	color: #D0005D;
}
.col1 h3 a:hover,
.col1 h4 a:hover,
.col1 h5 a:hover,
.col1 h6 a:hover{
	text-decoration: underline;
}
.col1 h3, .rojo {
    color: #b80909;
    font-size: 18px;
    letter-spacing: 1px;
    overflow: hidden;
    clear: both;
    margin: 20px 0 10px
}

.col1 h4, .azul {
    color: #31a1b3;
    font-size: 16px;
    margin-top: 16px;
    clear: both;
}

.col1 h5, .verde {
    color: #6d8a16;
    font-size: 14px;
    letter-spacing: 1px;
    clear: both
}

.col1 .single h6, .orange {
    color: #ad4d10;
    font-size: 12px;
    clear: both;
    margin: 18px 0 10px
}

.col1 h4, .col1 h5, .verde, .azul {
    clear: both;
    margin: 18px 0 5px
}

.related-posts-msg h3 {
    padding-top: 10px
}

.commentlist em {
    font-size: 11px;
    padding-left: 15px;
    color: #568096;
    font: 11px "Times New Roman", Georgia, serif;
    letter-spacing: 1px;
    text-transform: uppercase
}

#posts {
    background: url(img/bgp1.jpg) no-repeat top right;
    position: relative;
    padding: 40px 0 0
}

.post {
    clear: both;
    padding-left: 35px;
    overflow: hidden;
    margin: 10px 20px 0 0
}

.list {
    padding-left: 140px !important
}

.post ins {
    margin-bottom: 10px !important
}

.post p, .post ul, .post ol, .related-posts-msg {
    margin-bottom: 10px;
    font-size: .929em
}

.related-posts-msg {
    margin-bottom: 5px;
    margin-top: 15px
}

.post ul, .post ol {
    list-style: circle outside none;
    margin-left: 20px
}

.post img{
-webkit-moz-box-shadow: 0 1px 5px #a18a55;
-moz-box-shadow: 0 1px 5px #a18a55;
box-shadow: 0 1px 5px #a18a55;
}
.post p img {
    margin-top: 10px;
    margin-bottom: 10px
}

.post p a, .archive-link a {
    color: #602600;
    background: #FdF3D0;
    border-bottom: 1px dotted #c70000
}

.post p a:hover, .archive-link a:hover {
    border-bottom: 2px dotted #d0005d
}

.archive-link {
    clear: both;
    padding-top: 10px
}

.col1 ol {
    list-style: decimal inside;
    margin: 10px 5px
}

.post .entry-title {
    background: url(img/bgTitle.gif) no-repeat;
    width: 507px;
    padding: 20px 0 17px 0
}
.post h2.entry-title{ padding-left: 10px }
.post h1.entry-title{ padding-left: 0px }

.archive-title {
    background: url(img/bgTitle.gif) no-repeat;
    position: relative;
    display: block;
    font-style: normal;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #4d1f00;
    font: 12px Georgia, "Times New Roman", serif;
    margin: 20px 0 0 150px !important;
    padding: 25px 0 12px 10px !important
}

.postbg2 {
    background: url(img/bgp2.jpg) no-repeat top right !important
}

div.single {
    padding-top: 60px !important;
    min-height: 1050px;
    margin-left: 110px !important;
    display: block
}

.post h2 a, .post .entry-title {
    font: bold italic 24px Georgia, "Times New Roman", Times, serif;
    color: #d0005d
}

.entry-title {
    margin-top: -20px
}

.single .entry-title {
    margin-top: 0
}

.post-fecha, .entry-title {
    float: left;
    position: relative
}

.post-fecha {
    color: #542a00;
    text-align: center;
    font: bold italic 18px Georgia, "Times New Roman", Times, serif;
    background: url(img/bgDate.png) no-repeat;
    width: 90px;
    height: 54px;
    line-height: 100%;
    margin: 40px 0 0;
    padding: 10px 0 0 7px
}

.post-fecha span {
    color: #c73331;
    display: block
}

.post-content {
    clear: both;
    overflow: hidden;
    display: block;
    width: 520px;
    padding-left: 110px
}

.post-content .splash {
    clear: both;
    margin-bottom: 10px
}

.post-tag {
    color: #634200;
    font: 14px Georgia, Times, serif;
    background: url(img/bgCat.gif) top right no-repeat;
    position: relative;
    height: 35px;
    min-width: 183px;
	width: expression(this.width < 183 ? "183px":"400px");
	text-align:right;
	margin-top:10px;
	float:right;
	padding:18px 20px 0 0
}

.post-tag a {
    color: #8a0000;
    font-weight: 700
}

.post-tag a:hover {
    color: #be1e36;
    border-bottom: 2px dotted #3d98c9
}

.entry-meta, .entry-actions {
    background: #FAEBD7;
    margin-top: 20px;
    clear: both;
    padding: 10px
}

.entry-meta-title {
    color: #CB3110;
    font: 12px Georgia, "Times New Roman", serif;
    letter-spacing: 1px;
    line-height: normal;
    padding-bottom: 5px;
    text-transform: uppercase;
    clear: both
}

.tijera {
    height: 32px;
    width: 528px;
    background: url(img/bgCorte.gif) no-repeat 14px 0;
    border: none;
    clear: both;
    margin: 20px 0 0 130px
}

.prev-next {
    margin-left: 145px
}

.post-pie {
    color: #CCA06F;
    font: 10px Arial, Helvetica, sans-serif
}

.posts-pie {
    background: url(img/bgbf.png) no-repeat right bottom;
    margin-left: 296px;
    width: 584px;
    height: 52px;
    clear: both;
    display: block
}

.post p a.more-link {
    text-indent: -99999px;
    outline: none;
    display: block;
    float: left;
    width: 212px;
    height: 62px;
    background: url(img/readm.png) no-repeat;
    border-bottom: none !important
}

.post p a.more-link:hover {
    border-bottom: none;
    background-position: left bottom
}

.rmwrap {
    position: relative;
    width: 212px;
    height: 62px;
    display: block;
    clear: left;
    border: none !important;
    background: none !important;
    float: left;
    margin: 3px !important
}

#goBackTop {
    margin-right: 15px;
    text-align: right;
    font: italic bold 12px Georgia, "Times New Roman", Times, serif
}

#goBackTop a {
    color: #9c0000;
    border-bottom: 1px dotted #9c0000
}

.entry-image {
    float: left;
    margin-right: 10px;
    padding-top: 70px
}

.entry-image img {
    border: 1px solid #ede5d4
}

.entry-text {
    float: right;
    width: 360px
}

.entry-text .entry-title {
    width: 345px
}

.alignleft {
    float: left;
    overflow: hidden;
    margin-right: 10px
}

.alignright {
    float: right;
    overflow: hidden;
    margin-left: 10px
}

.wp-caption {
    text-align: center;
    background: #ccc;
    background-color: #e6dcc6;
    border: 1px #c0b8a7 solid;
    position: relative;
    width: 508px;
    overflow: hidden;
    margin: 10px 0;
    padding: 30px 0 10px
}

.donate {
    clear: both;
    display: block;
    padding-right: 25px;
    text-align: right
}

.site-maintenance {
    padding-left: 140px;
    padding-top: 35px;
    text-align: center
}

#posts.error404 {
    background: url(img/404.jpg) no-repeat right top
}

.error404 ol {
    font-size: .929em
}

.error404 .page-title {
    color: #84a9b2;
    font: normal normal 26px Georgia, serif;
    margin-bottom: 35px;
    padding: 50px 0 0 20px
}

.error404 p {
    font-size: 13px;
    margin-bottom: 10px
}

.error404 .post {
    padding-left: 5px;
    background: url(img/bgCorte.gif) no-repeat 4px bottom;
    padding-bottom: 40px;
    margin-bottom: 30px;
    clear: both;
    overflow: hidden
}

.error404 #s {
    background-color: #fffaee;
    border: 1px solid #b7d1d6;
    height: 25px;
    width: 400px;
    color: #725234;
    font: 18px Georgia, serif;
    float: left;
    margin: 5px 5px 5px 0;
    padding: 0 5px
}

.error404 #searchsubmit {
    background: url(img/gobtnc.jpg) no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 35px;
    text-indent: -99999px;
    width: 56px
}

.busca p {
    padding: 0 20px !important
}

.busca h2, .busca h3 {
    clear: both;
    padding-bottom: 20px;
    margin: 20px 0 0
}

.busca #searchform {
    margin-left: 15px
}

.busca #searchform input {
    border: 2px solid #BCB297;
    height: 23px;
    vertical-align: top;
    width: 300px;
    padding: 7px 2px 0
}

.categorias ul {
    margin-top: 50px;
    padding-left: 80px
}

.categorias li {
    background: url(img/bullet.gif) no-repeat 0 9px;
    margin-bottom: 12px
}

.categorias h3 {
    font: bold italic 14px Georgia, Times, serif
}

.categorias a {
    color: #9cab32
}

.categorias a:hover {
    color: #b80909;
    border-bottom: 2px dotted #537994;
    padding-bottom: 1px
}

.banners {
    padding: 60px 0 0 30px
}

.banners li {
    float: left;
    display: inline;
    margin: 0 5px 5px
}

.col2 ul.lateral, .libretita {
    clear: both;
    background: url(img/bgl.jpg) no-repeat 0 750px;
    font-size: 12px;
    overflow: hidden;
    padding: 0 0 18px
}

.col2 p, .col2 ul, .col2 li {
    color: #630
}

.col2 h2 {
    color: #936;
    font-size: 14px;
    font-style: italic;
    font-weight: 700;
    margin: 0
}

.widgettitle {
    display: none;
    height: 0;
    width: 0;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important
}

.widget_recent_entries, .widget_miniposts, .widget_text {
    overflow: hidden
}

.widget_recent_entries ul li, .widget_miniposts ul li {
    margin-bottom: 5px;
    width: 260px
}

.widget_recent_entries {
    height: 105px;
line-height: 115%;
margin: 88px 20px 75px;
}

.widget_recent_entries a {
    color: #603413
}

.widget_text {
    height: 90px;
    line-height: 16px;
    margin: 65px 0 20px 30px
}

.widget_text ul li {
    overflow: hidden;
    display: list-item;
    position: static
}

.widget_text a {
    color: #471212;
    font-size: 12px
}

.widget_categorias {
   font: italic bold 14px Georgia, "Times New Roman", Times, serif;
   overflow: hidden;
   height: 170px;
   margin-bottom: 30px;
}

.widget_categorias ul {
    margin-left: 70px
}

.widget_categorias li {
    margin-bottom: 12px
}

.widget_categorias a {
    color: #7a7d0c
}

.widget_categorias a:hover {
    color: #b10400;
    border-bottom: 2px dotted #507a93;
    padding-bottom: 2px
}

.widget_miniposts {
    height: 85px;
    padding: 0 10px 0 20px
}

.widget_miniposts p {
    line-height: 120%;
    text-align: left
}

.widget_miniposts a {
    color: #ac012c;
    display: inline
}

#miniposts div.related-posts-msg, #miniposts ul.related-posts, #miniposts img {
    display: none
}

.widget_miniposts a:hover, .widget_recent_entries a:hover, .widget_text a:hover {
    color: #d00;
    border-bottom: none
}

.widget_tag_cloud {
    text-align: center;
    background: url(img/bgcloud.jpg) no-repeat top left;
    padding: 75px 45px 80px
}

.widget_tag_cloud a:hover {
    text-decoration: underline;
    color: #E2DCBC
}
#advman-7{
margin-bottom: 20px;
}
#advman-7, #advman-5{
	margin-left: 30px;
	overflow:hidden;
}
.AdvMan_widget{
overflow: hidden;
}
#advman-7 img{
	-moz-box-shadow: 0 1px 4px #120800;
	-webkit-box-shadow: 0 1px 4px #120800;
	-o-box-shadow: 0 1px 4px #120800;
	width: 260px;
	height: 260px;
}
.ilc-affiliates-wrap-even{
margin-right: 10px;
width: 125px !important;
height: 125px !important;
display: block;
float: left;
background: #000;
}

.adhbpost{
height: 60px;
overflow: hidden;
margin:15px 0;
display: block;
}

#footer {
    clear: both;
    height: 239px;
    background: url(img/bgf.jpg) no-repeat scroll center top;
    overflow: hidden;
    position: relative;
    font: 13px Georgia, "Times New Roman", Times, serif;
    color: #542a00;
    padding-left: 110px;
    width: 100%
}

#footer ul {
    display: block;
    float: left;
    margin-top: 105px
}

#footer li {
    margin: 0 0 4px 20px
}

#footer li a {
    color: #687600
}

#footer li a:hover {
    color: #b80909;
    border-bottom: 2px dotted #537994
}

#ilc-tagline {
    padding: 160px 0 0 295px
}

#ilc-tagline a {
    color: #be1e36
}

#ilc-tagline a:hover {
    color: #537994
}

.comentarios {
    height: 44px;
    width: 180px;
    background: url(img/comen.gif) no-repeat;
    padding-left: 15px;
    padding-top: 18px;
    font-weight: 700;
    float: right;
    display: block
}

.comentarios a {
    color: #FF0E79;
    display: block;
    height: 25px;
    text-align: right;
    width: 160px
}

.comentarios a:hover {
    border-bottom: none;
    color: #548D8C
}

.comentario-date {
    clear: both;
    display: block;
    font: 11px "Trebuchet MS", Tahoma, Arial, sans-serif;
    height: 20px;
    padding: 3px 10px 0 0
}

.alt .comentario-date {
    background: #FFF5DE none repeat scroll 0 0
}

.comentario-date a {
    background: none !important;
    border-bottom: none;
    color: #9a895b;
    padding: 0 !important
}

.posted-info {
    clear: both;
    font-size: 11px;
    color: #7B5118;
    margin: 10px 0
}

.nuevas-entradas {
    margin-left: 40px;
    clear: both
}

.nuevas-entradas a:hover {
    border-bottom: 1px #6cf dotted
}

#comments {
    text-align: right;
    width: 500px;
    background: url(img/addurs.gif) no-repeat 398px 0;
    color: #548d8c;
    margin-bottom: 20px;
    margin-left: 30px;
    padding: 25px 30px 0 0
}

#comments span {
    font: italic bold 14px Georgia, "Times New Roman", Times, serif;
    clear: both;
    display: block;
    height: 20px
}

#comments a {
    color: #CB3110;
    border-bottom: 1px dotted #CB3000;
    padding-bottom: 2px
}

#respond {
    font: bold 14px Georgia, "Times New Roman", Times, serif;
    border-bottom: 1px dotted #537994;
    border-top: 1px dotted #537994;
    width: 80%;
    text-align: center;
    margin: 20px auto 10px;
    padding: 5px 0
}

.commentlist {
    padding-left: 35px;
    list-style: none !important
}

.commentlist li {
    width: 485px;
    clear: both;
    overflow: hidden;
    padding: 10px 20px 35px 0
}

.commentlist li p {
    margin-left: 45px;
    margin-bottom: 10px;
    color: #685f46;
    font-size: .929em;
    clear: both
}

.commentlist .avatar {
    float: left;
    margin-right: 10px
}

.commentlist cite {
    font: italic 1.5em Georgia;
    margin-left: 5px;
    vertical-align: super;
    border-bottom: 1px solid #D5CAAF;
    display: block;
    float: left;
    width: 435px;
    padding-bottom: 5px;
    margin-bottom: 10px
}

.commentlist a {
    color: #d00;
    background-color: #FFF9e9;
    padding: 0 5px
}

.commentlist cite a {
    background: none;
    padding: 0
}

.commentlist cite .url {
    color: #99b633
}

.comentario-date a:hover {
    border-bottom: 1px dotted #b9451c
}

#commentform {
    margin-left: 35px;
    text-align: left;
    background: url(img/bgc.jpg) no-repeat;
    width: 495px;
    height: 267px;
    overflow: hidden;
    padding: 32px 0 0 18px
}

#commentform input, #commentform textarea {
    clear: both;
    display: block;
    color: #Fd0;
    border: none;
    background: none
}

#commentform .enviar {
    background: url(img/submit.jpg) no-repeat scroll 0 0;
    height: 25px;
    width: 120px;
    margin: 10px 0
}

#commentform label {
    font: italic 17px Georgia, "Times New Roman", Times, serif;
    color: #360000
}

#commentform label span {
    font: normal 11px "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif
}

#commentform input:focus {
    border: 1px dashed #ff80c0 !important;
    padding: 4px 7px
}

.subscribe-to-comments {
    text-align: left;
    width: 180px;
    line-height: 120%;
    position: relative
}

.subscribe-to-comments #subscribe {
    clear: none;
    display: inline;
    left: 0;
    position: absolute;
    top: 2px
}

#commentform .subscribe-to-comments label {
    font-size: 14px;
    left: 17px;
    position: absolute;
    text-align: left;
    top: 0
}

#commentform textarea:focus {
    border: 1px dashed #ff80c0 !important;
    height: 144px;
    padding: 4px
}

#commentform .error {
    font: normal 11px "Courier New", Courier, monospace;
    margin: -5px 0 5px
}

#commentform .campo {
    margin-bottom: 13px;
    width: 200px;
    padding: 5px 8px
}

#commentform textarea {
    margin-bottom: 10px;
    width: 210px;
    height: 144px;
    padding: 5px
}

.datos {
    width: 240px;
    float: left
}

.texto {
    float: left;
    width: 220px
}

.thumb-img {
    height: 130px !important;
    width: 230px !important
}

blockquote {
    background: #DCF1DD url(img/bgqf.gif) no-repeat scroll left bottom;
    width: 484px;
    clear: both;
    margin: 0 auto
}

.fcita {
    background: transparent url(img/bgqh.gif) no-repeat scroll left top;
    width: 350px;
    padding: 35px 39px 50px 95px
}

.paypal-text {
    margin-bottom: 0 !important
}

.paypal-donate {
    text-align: right;
    padding-right: 30px
}

.post .paypal-donate {
    text-align: center !important
}

.wp-pagenavi {
    font-size: 12px !important;
    margin-left: 140px !important
}

.wp-pagenavi span.pages {
    background: none !important;
    border: none !important;
    color: #725234 !important
}

.wp-pagenavi span.current {
    background-color: #cadf8b !important;
    color: #725234 !important;
    border-color: #306A00 !important
}

.wp-pagenavi a:hover {
    border-color: #d00 !important
}

.wp-pagenavi span.current, .wp-pagenavi span.pages, .wp-pagenavi a.page, .wp-pagenavi a.previouspostslink, .wp-pagenavi a.nextpostslink, .wp-pagenavi a.last, .wp-pagenavi .extend {
    margin-right: 5px !important;
    padding: 3px 10px !important
}

.wp-pagenavi a:visited, .wp-pagenavi a:active, .wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi .extend {
    background-color: #e0d6ae !important;
    color: #9f5846 !important;
    border: none !important
}

.bimg {
    display: block;
    float: left;
    position: absolute;
    top: 0
}

.himg {
    display: none;
    position: absolute;
    top: 0
}

.related-posts {
    margin-bottom: 10px;
    margin-left: 10px;
    font-size: .875em;
    line-height: 150%
}

.related-posts a:hover {
    border-bottom: 1px dotted #6CF
}

.post a img {
    border: none !important;
    background: none !important
}

#twitter-1 {
    background: transparent url(img/twbg.jpg) no-repeat scroll left top;
    height: 150px;
    margin-top:20px;
    padding:24px 40px 0 20px
}

#twitter-1 h2 {
    display: block;
    height: auto;
    overflow: hidden;
    width: auto;
    font: bold normal 12px Georgia, "Times New Roman", serif;
    text-transform: uppercase;
    margin-left: 4px
}

#twitter-1 h2 a {
    color: #1f4e7e
}

#twitter-1 h2 a:hover {
    color: #5b1765
}

#twitter-1 li {
    color: #7F5500 !important;
    line-height: 125%
}

#twitter-1 ul {
    margin-top: 14px
}

#twitter-1li a {
    color: #ae0062 !important;
    text-decoration: underline
}

#twitter-1 li a:hover {
    color: #376a00 !important;
    text-decoration: none
}

.syntaxhighlighter .line .content {
    border-left: 2px solid #D90 !important;
    margin-left: 0 !important
}

.syntaxhighlighter .line .number {
    display: none !important
}

.wp-caption .wp-caption-text {
    position: absolute;
    top: 0;
    padding: 8px 5px
}

#text-267655852 {
    height: auto;
    margin-bottom: 20px;
    margin-top: 20px
}

#text-267655852 h2 {
    color: #fff;
    margin-bottom: 5px;
    font-weight: 700
}

#wppack {
    position: absolute;
    top: 130px;
    right: 5px;
    font: bold 11px Tahoma, Arial, sans-serif;
    width: 260px;
	height: 125px;
	-moz-box-shadow: 0 2px 5px #79513a;
	-webkit-box-shadow: 0 2px 5px #79513a;
	box-shadow: 0 2px 5px #79513a;
}

.popular-posts h2 {
    display: block;
    height: auto;
    width: auto;
    font-size: 1.4em;
    color: #99B633
}

.popular-posts ul {
    margin-top: 10px
}

.popular-posts li {
    border-bottom: 1px solid #4E493C;
    margin-bottom: 15px;
    overflow: hidden;
    padding-bottom: 10px
}

.popular-posts li a {
    color: #a8cfda
}

img.wpp-thumbnail {
    clear: left;
    display: block;
    float: left;
    margin-right: 10px;
    overflow: hidden;
    vertical-align: middle
}

.ilc-affiliates-wrap {
    height: 300px;
    padding: 15px 0 0 30px
}

.ilc-affiliates-wrap .banner {
    margin-right: 10px;
    float: left
}

div.bsap {
    display: inline !important;
    width: 125px !important
}

div.bsap_1243999 a.adhere {
    background: url(img/bsa.gif) !important;
    border: none !important;
    text-indent: -99999px
}

.envato_marketplace_items_widget{
background: url(img/forsale.png) no-repeat 160px top;
padding:79px 0 0 10px;
overflow: hidden;
}
.envato_marketplace_items_widget .widgettitle{
clear:both;
color:#93B461;
display:block;
font-size:15px;
font-style:normal;
height:auto;
line-height:110%;
margin-bottom:11px !important;
overflow:hidden;
padding-left:7px !important;
width:140px;
}
#envato-marketplace-items li a {border:1px solid #AB8C52 !important}
#envato-marketplace-items li a:hover {border: 1px solid #745725 !important}

.fb_edge_widget_with_comment {
    position: absolute !important
}

.file-download-wrapper {
    display: block;
    text-align: center;
    width: 520px;
    margin: 25px auto 30px
}

.file-download {
    border: 1px solid #b6cfd4;
    background: url(img/box.png) no-repeat 10px 5px #cee6eb;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 10px 10px 45px
}

.file-download:hover {
    color: #0f7ca4
}

#archive-ad {
    height: 60px;
    margin-left: 145px;
    width: 468px
}

#archive-ad .widget_text {
    margin: 10px 0
}

div.single h2, .post-ft-tags, .error404 .entry-summary, #commentform p {
    clear: both
}

#goBackTop a:hover, #comments a:hover, .commentlist cite a:hover {
    border-bottom: none
}

.widget_miniposts a:hover, .popular-posts li a:hover {
    text-decoration: underline
}

.ad-adsense, .popular-posts {
    margin-left: 20px
}
#wpstats{display: none}
.wp-smiley{margin: 4px 0 0 !important}

#text-267655854{
height: 110px; margin: 0 0 30px 30px;
}
#text-267655854 a { color: #FF2090; }

.ilc-plus-one{
	float: left;
	padding:10px 10px 0;
}
.fblike{
	float: left;
}
.ilc-social-plugins{
	overflow: hidden;
	padding: 12px 10px 10px;
}
.ilc-social-plugins ul{
	margin-left: 1px;
}
.ilc-social-plugins li{
	list-style: none;
	float: left;
}
.ilc-social-plugins li iframe{
	margin: 0 !important;
}
.syntaxhighlighter table td.code .container {
padding: 0.5em !important;
}